Spread WPF 17
GrapeCity.CalcEngine Namespace / ICalcStorage<TKey,TValue> Interface
Properties Methods

In This Topic
    ICalcStorage<TKey,TValue> Interface Members
    In This Topic

    The following tables list the members exposed by ICalcStorage<TKey,TValue>.

    Public Properties
     NameDescription
     PropertyGet count of items.  
     PropertyGets or sets the TValue at the specified id.  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.Collections.Generic.IEnumerable<KeyValuePair<TKey,TValue>>)
     MethodRemoves items at the specified id.  
    Top
    See Also